Interface IST_XMLPropAttributesList
Namespace: STXMLPropTypes
Assembly: STXMLPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("26A255C4-E9E8-4127-AFF4-B8A54E6491F7")]
public interface IST_XMLPropAttributesListMethods
GetAttributesCount()
Get the count of attributes
Declaration
int GetAttributesCount()Returns
| Type | Description | 
|---|---|
| int | 
GetAttributesEnumerator()
Get attributes enumerator
Declaration
IST_XMLPropAttributesEnumerator GetAttributesEnumerator()Returns
| Type | Description | 
|---|---|
| IST_XMLPropAttributesEnumerator |