Method IsSharedComponentType
IsSharedComponentType(TypeIndex)
Declaration
public static bool IsSharedComponentType(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for a component |
Returns
| Type | Description |
|---|---|
| bool | If the component is a shared component |