 | ObjectAttributeCollectionItem Property |
Index Item
Namespace:
VIZCore3DX.NET.Data
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntaxpublic ObjectAttribute this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Item
Return Value
Type:
ObjectAttributeObject Attribute
See Also