NamedObjectGroupItem Property |
Get the object in the group at the specified index.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Object this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
ObjectSee Also