| 
            
              CollectionElementSize Property
             | 
          
        
        
            Gets or sets the number of elements in the collection.
            
        
        Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
SyntaxPublic ReadOnly Property Size As Integer
	Get
public:
property int Size {
	int get ();
}member Size : int with get
 View SourceProperty Value
Int32
See Also