프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_cpropPrev | int | ||
m_ichLim | int | ||
m_ichMin | int | ||
m_location | SIL.FieldWorks.Common.COMInterfaces.SelLevInfo[] | ||
m_tag | int | ||
m_ws | int |
메소드 | 설명 | |
---|---|---|
LocationInfo ( IList |
Initializes a new instance of the LocationInfo class.
|
|
LocationInfo ( IList |
Initializes a new instance of the LocationInfo class.
|
|
LocationInfo ( LocationInfo copyFrom ) : System |
Copy constructor for the LocationInfo class.
|
|
LocationInfo ( SIL.FieldWorks.Common.COMInterfaces.SelLevInfo location, int tag, int ich ) : System |
Initializes a new instance of the LocationInfo class.
|
|
LocationInfo ( |
Initializes a new instance of the LocationInfo class.
|
public LocationInfo ( IList |
||
locationStack | IList |
The levels that indicate the view constructor /// hierarchy leading to the location represented by this object. |
cPropPrev | int | The count of previous occurrences of the base item /// on the stack. |
tag | int | The tag of the string property. |
ichMin | int | The min char offset into the string property. |
ichLim | int | The limit char offset into the string property. |
리턴 | System |
public LocationInfo ( IList |
||
locationStack | IList |
The levels that indicate the view constructor /// hierarchy leading to the location represented by this object. |
cPropPrev | int | The count of previous occurrences of the base item /// on the stack. |
tag | int | The tag of the string property. |
ichMin | int | The min char offset into the string property. |
ichLim | int | The limit char offset into the string property. |
ws | int | ws for multistring |
리턴 | System |
public LocationInfo ( LocationInfo copyFrom ) : System | ||
copyFrom | LocationInfo | The location to copy. |
리턴 | System |
public LocationInfo ( SIL.FieldWorks.Common.COMInterfaces.SelLevInfo location, int tag, int ich ) : System | ||
location | SIL.FieldWorks.Common.COMInterfaces.SelLevInfo | The levels that indicate the view constructor hierarchy /// leading to the location represented by this object. |
tag | int | The tag. |
ich | int | The character offset into the string property. |
리턴 | System |
public LocationInfo ( |
||
helper | The selection helper used to initialize this location. /// | |
리턴 | System |
public SelLevInfo[],SIL.FieldWorks.Common.COMInterfaces m_location | ||
리턴 | SIL.FieldWorks.Common.COMInterfaces.SelLevInfo[] |