Click or drag to resize
AttributeTableCount Property
Number of attribute values stored in this table.

Namespace: Slash.Collections.AttributeTables
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

IAttributeTableCount
See Also