Method | Description | |
---|---|---|
Assign ( |
||
IsAllocated ( ) : bool | ||
IsDeletable ( ) : bool | ||
IsEmpty ( ) : bool | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Move ( |
||
Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
Size ( ) : int | ||
TopTools_Array1OfListOfShape ( ) : System | ||
TopTools_Array1OfListOfShape ( |
||
TopTools_Array1OfListOfShape ( int theLower, int theUpper ) : System | ||
Upper ( ) : int |
public Assign ( |
||
theOther | ||
return |
public Move ( |
||
theOther | ||
return |
public Resize ( int theLower, int theUpper, bool theToCopyData ) : void | ||
theLower | int | |
theUpper | int | |
theToCopyData | bool | |
return | void |
public TopTools_Array1OfListOfShape ( ) : System | ||
return | System |
public TopTools_Array1OfListOfShape ( |
||
theOther | ||
return | System |
public TopTools_Array1OfListOfShape ( int theLower, int theUpper ) : System | ||
theLower | int | |
theUpper | int | |
return | System |