public interface IDOMCollectionIndexer<T>
Indexer for DOM Collection classes.
T
: Collection entity type
Modifier and Type | Method and Description |
---|---|
T |
get_Item(int index)
Gets item value by index.
|
T get_Item(int index)
Gets item value by index.
index
- Index integer