Overload | Description |
---|---|
Item(Int32) | This IList indexed property gets or sets the object at a position in the group's array of children. |
Item(String) | For convenience, you can access named child objects using an indexer. |
IList
indexed property gets or sets the object at a position in the group's array of children.Overload | Description |
---|---|
Item(Int32) | This IList indexed property gets or sets the object at a position in the group's array of children. |
Item(String) | For convenience, you can access named child objects using an indexer. |