SoNodekitCatalog Methods |
The SoNodekitCatalog type exposes the following members.
Name | Description | |
---|---|---|
AddEntry | ||
AddListItemType(Int32, Type) | ||
AddListItemType(String, Type) | ||
Clone | ||
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetDefaultType(Int32) | Returns the default type of the specified part. | |
GetDefaultType(String) | Returns the default type of the specified part. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetListContainerType(Int32) | Returns the list container type of the specified part. | |
GetListContainerType(String) | Returns the list container type of the specified part. | |
GetListItemTypes(Int32) | Returns a list of the types of nodes that the specified part can contain. | |
GetListItemTypes(String) | Returns a list of the types of nodes that the specified part can contain. | |
GetName | Given the part number of a part, returns its name in the catalog. | |
GetNumEntries | Returns the number of entries in the catalog. | |
GetParentName(Int32) | Returns the parent of the specified part. | |
GetParentName(String) | Returns the parent of the specified part. | |
GetParentPartNumber(Int32) | Returns the part number of the parent of the specified part. | |
GetParentPartNumber(String) | Returns the part number of the parent of the specified part. | |
GetPartNumber | Given the name of a part, returns its part number in the catalog. | |
GetRightSiblingName(Int32) | Returns the name of the right sibling of the specified part. | |
GetRightSiblingName(String) | Returns the name of the right sibling of the specified part. | |
GetRightSiblingPartNumber(Int32) | Returns the part number of the right sibling of the specified part. | |
GetRightSiblingPartNumber(String) | Returns the part number of the right sibling of the specified part. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetType(Int32) | Returns the type of the specified part. | |
GetType(String) | Returns the type of the specified part. | |
IsLeaf(Int32) | Returns true if the specified part is a leaf node. | |
IsLeaf(String) | Returns true if the specified part is a leaf node. | |
IsList(Int32) | Returns true if the specified part is a parts list. | |
IsList(String) | Returns true if the specified part is a parts list. | |
IsNullByDefault(Int32) | Returns true if the specified part is null by default. | |
IsNullByDefault(String) | Returns true if the specified part is null by default. | |
IsPublic(Int32) | Returns true if the specified part is public. | |
IsPublic(String) | Returns true if the specified part is public. | |
NarrowTypes | ||
SetNullByDefault | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |