Click or drag to resize

ComponentGetComponent Method

Overload List
 NameDescription
Public methodGetComponent(String, Boolean) Finds a child component by name.
Public methodGetComponent(Type, Boolean, Boolean) Finds a child component of the specified type.
Public methodGetComponent(MetadataTypeInfo, Boolean, Boolean) Finds a child component of the specified type.
Public methodGetComponentT(Boolean, Boolean) Finds a child component of the specified type.
Public methodGetComponentT(String, Boolean) Finds a child component by name with the specified type.
Top
See Also