An NDoc Documented Class Library

Loca Members

Loca overview

Public Instance Constructors

Loca Constructor The constructor create a list with Count entries, which are of course null

Public Instance Properties

Capacity (inherited from ArrayList) 
Count Returns and writes the number of Curvearrays.
IsFixedSize (inherited from ArrayList) 
IsReadOnly (inherited from ArrayList) 
IsSynchronized (inherited from ArrayList) 
ItemOverloaded. the default indexer of the list which has the type CurveArray
SyncRoot (inherited from ArrayList) 

Public Instance Methods

Add (inherited from ArrayList) 
AddRange (inherited from ArrayList) 
BinarySearch (inherited from ArrayList)Overloaded.  
Clear (inherited from ArrayList) 
Clone (inherited from ArrayList) 
Contains (inherited from ArrayList) 
CopyTo (inherited from ArrayList)Overloaded.  
Equals (inherited from Object) 
GetEnumerator (inherited from ArrayList)Overloaded.  
GetHashCode (inherited from Object) 
GetRange (inherited from ArrayList) 
GetType (inherited from Object) 
IndexOf (inherited from ArrayList)Overloaded.  
Insert (inherited from ArrayList) 
InsertRange (inherited from ArrayList) 
Invert 
LastIndexOf (inherited from ArrayList)Overloaded.  
Remove (inherited from ArrayList) 
RemoveAt (inherited from ArrayList) 
RemoveRange (inherited from ArrayList) 
Reverse (inherited from ArrayList)Overloaded.  
SetRange (inherited from ArrayList) 
Sort (inherited from ArrayList)Overloaded.  
ToArray (inherited from ArrayList)Overloaded.  
ToString (inherited from Object) 
TrimToSize (inherited from ArrayList) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Loca Class | Minais.Drawing3d.Curves Namespace