TmplItemUtil Class |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public class TmplItemUtil
The TmplItemUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() | TmplItemUtil | Initializes a new instance of the TmplItemUtil class |
Name | Description | |
---|---|---|
![]() ![]() | CopyTmplItem |
Create a new TmplItem derived object, copying values from existing TmplItem
|
![]() ![]() | CreateTmplItem(Type) | |
![]() ![]() | CreateTmplItem(String, String, String, TmplItem) |
This method constructs a specific subtype of TmplItem given the name of the type as a string
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetTmplItemInheritedTypes |
Return list of all types inheriting from TmplItem
|
![]() ![]() | GetTmplItemInheritedTypesAllowedBeneath |
Return list of all Types allowed beneath a specific TmplItem inherited type
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |