QuickOPC User's Guide and Reference
ElasticVector Class Methods


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

For a list of all members of this type, see ElasticVector members.

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