 | IAttributeTableCount Property |
Returns the number of attributes in the attribute table.
Namespace: Slash.Collections.AttributeTablesAssembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
SyntaxReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32
See Also