ReadOnlyCollectionTOnInsert Method |
Namespace:
Mono.Collections.Generic
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected override void OnInsert(
T item,
int index
)
Parameters
- item
- Type: T
- index
- Type: SystemInt32
See Also