Interface IST_NameSpace
Assembly: SprutCAMTech.STXMLPropTypes.dll
Syntax
[Guid("18FB22DF-5A5B-498F-AC35-8634582A09FD")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_NameSpace
Properties
NSManager
Declaration
IST_NameSpaceManager NSManager { get; }
Property Value
RootType
Declaration
IST_XMLPropDescriptor RootType { get; }
Property Value
Methods
CreatePropPointer(string)
Declaration
IST_XMLPropPointer CreatePropPointer(string TypeName)
Parameters
Type |
Name |
Description |
string |
TypeName |
|
Returns
GetPropDescriptor(string)
Declaration
IST_XMLPropDescriptor GetPropDescriptor(string TypeName)
Parameters
Type |
Name |
Description |
string |
TypeName |
|
Returns