ViewInfoCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified ViewInfo object from the ViewInfoCollection collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets the specified ViewInfo object from the ViewInfoCollection collection by index value. | |
Item[String] | Gets the specified ViewInfo object from the ViewInfoCollection collection by name. |
Top