ICompoundItemTemplate Methods |
The ICompoundItemTemplate type exposes the following members.
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
Name | Description | |
---|---|---|
GetCommonGroupModifiers |
Returns commonGroupModifiers of the specified compoundItemTemplate.
(Defined by CompoundItemTemplateExtensions.) | |
GetCommonSimpleModifiers |
Returns commonSimpleModifiers of the specified compoundItemTemplate.
(Defined by CompoundItemTemplateExtensions.) | |
GetSplittableGroupModifiers |
Returns splittableGroupModifiers of the specified compoundItemTemplate.
(Defined by CompoundItemTemplateExtensions.) | |
GetSplittableSimpleModifiers |
Returns splittableSimpleModifiers of the specified compoundItemTemplate.
(Defined by CompoundItemTemplateExtensions.) | |
TryGetCommonGroupModifiers |
Returns commonGroupModifiers of the specified compoundItemTemplate or null if compoundItemTemplate doesn't exist.
(Defined by CompoundItemTemplateExtensions.) | |
TryGetCommonSimpleModifiers |
Returns commonSimpleModifiers of the specified compoundItemTemplate or null if compoundItemTemplate doesn't exist.
(Defined by CompoundItemTemplateExtensions.) | |
TryGetSplittableGroupModifiers |
Returns splittableGroupModifiers of the specified compoundItemTemplate or null if compoundItemTemplate doesn't exist.
(Defined by CompoundItemTemplateExtensions.) | |
TryGetSplittableSimpleModifiers |
Returns splittableSimpleModifiers of the specified compoundItemTemplate or null if compoundItemTemplate doesn't exist.
(Defined by CompoundItemTemplateExtensions.) |