NamedObjectGroupRemoveAt Method |
Remove the object at the specified index from the group.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void RemoveAt(
int index
)
Parameters
- index
- Type: SystemInt32
See Also