Interface IST_SimplePropIterator
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[Guid("30B8B9D4-25C8-43CF-B397-291C9262A86E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_SimplePropIterator
Methods
AddNewProp(IST_CustomProp, int)
Declaration
int AddNewProp(IST_CustomProp p, int ParentIndex)
Parameters
Type | Name | Description |
---|---|---|
IST_CustomProp | p | |
int | ParentIndex |
Returns
Type | Description |
---|---|
int |
MoveToRoot()
Declaration
bool MoveToRoot()
Returns
Type | Description |
---|---|
bool |