IEnumParserProperties Members

Applies to: SharePoint Foundation 2010

Represents an enumerable document property collection.

The following tables list the members that are defined by the IEnumParserProperties interface.

Methods in Vtable Order

IUnknown Methods

Description

QueryInterface

Returns pointers to supported interfaces.

AddRef

Increments the reference count.

Release

Decrements the reference count.

IEnumParserProperties Methods

Description

Reset

Resets the enumerator to the start of the property bag.

Next

Returns the next property in the enumerable property bag.

See Also

Reference

IEnumParserProperties Interface

Concepts

Custom Document Parsers

Document Parser Interface Overview