ActualValueCollection.Item property
Gets an object from this collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the object at the specified index. | |
Item[String] | Gets the object with the specified name. |
Top
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets an object from this collection.
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the object at the specified index. | |
Item[String] | Gets the object with the specified name. |
Top