subscript(_:)
Accesses the collection’s elements using the element’s name.
Declaration
subscript<Name>(elementName: Name) -> Name.PhysicalInputElement? where Name : GCPhysicalInputElementTypedName { get }Accesses the collection’s elements using the element’s name.
subscript<Name>(elementName: Name) -> Name.PhysicalInputElement? where Name : GCPhysicalInputElementTypedName { get }