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:
