Метод | Описание | |
---|---|---|
getElement ( string Type ) : |
Gets the element object associated with the provided type
|
|
getElement ( string Type, string SubType ) : |
Gets the element object associated with the provided type and subtype
|
public static getElement ( string Type ) : |
||
Type | string | Type for the element to retrieve |
Результат |
public static getElement ( string Type, string SubType ) : |
||
Type | string | Type for the element to retrieve |
SubType | string | Subtype for the element to retrieve |
Результат |