Property | Type | Description | |
---|---|---|---|
ChunkResources | List |
||
Chunks | List |
||
MS | |||
inchunknumber | int | ||
label | string | ||
realTagIndex | int | ||
realtranslation | int | ||
splitReflexiveType | SplitReflexiveType |
Method | Description | |
---|---|---|
Find ( int offset ) : |
The find.
|
|
SplitReflexive ( ) : System.Collections.Generic |
Initializes a new instance of the SplitReflexive class.
|
|
SplitReflexive ( SplitReflexive sr ) : System.Collections.Generic |
Initializes a new instance of the SplitReflexive class.
|
public Find ( int offset ) : |
||
offset | int | The offset. |
return |
public SplitReflexive ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SplitReflexive ( SplitReflexive sr ) : System.Collections.Generic | ||
sr | SplitReflexive | The sr. |
return | System.Collections.Generic |