QuickOPC User's Guide and Reference
ElasticVector Class Members
Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Collections Namespace : ElasticVector Class

The following tables list the members exposed by ElasticVector.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property  
Public Property  
Public Property  
Public Property  
Public PropertyGets or sets the element at the specified index.  
Public Property  
Public PropertyGets the index of the first element in the elastic vector.  
Public Property  
Public PropertyGets the index of the last element in the elastic vector.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodAdds the elements of the specified sequence to the end of the elastic vector.  
Public MethodAssigns the underlying array object of the elastic vector.  
Public Method  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodGets the element at the specified index.  
Public Method  
Public MethodOverloaded. Serves as the default hash function.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method  
Public Method  
Public MethodChanges the lower and upper bounds of the elastic vector.  
Public MethodRemoves the first occurrence of a specific object from the elastic vector.  
Public Method  
Public MethodChanges the number of elements of an elastic vector to the specified new size.  
Public MethodSets the element at the specified index.  
Public MethodObtains the underlying array object of the elastic vector.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

ElasticVector Class
OpcLabs.BaseLib.Collections Namespace