Interface IST_XMLPropAttributesEnumerator
Namespace: STXMLPropTypes
Assembly: STXMLPropTypes.dll
Syntax
[Guid("12FC35A1-12BC-434C-BE97-AC453509D5C7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_XMLPropAttributesEnumeratorMethods
GetCurrentKey()
Get current key
Declaration
string GetCurrentKey()Returns
| Type | Description | 
|---|---|
| string | 
GetCurrentValue()
Get current value
Declaration
string GetCurrentValue()Returns
| Type | Description | 
|---|---|
| string | 
MoveNext()
Move to next attribute
Declaration
bool MoveNext()Returns
| Type | Description | 
|---|---|
| bool |