The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ComponentCollection::Item Property
.NET Framework (current version)
Gets any component in the collection matching the specified name.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the Component in the collection at the specified collection index. |
![]() | Item[String^] | Gets any component in the collection matching the specified name. |
Show:
