PathToIndexedFieldType Members

Include Protected Members
Include Inherited Members

The PathToIndexedFieldType class identifies individual members of a dictionary.

The PathToIndexedFieldType type exposes the following members.

Constructors

  Name Description
Public method PathToIndexedFieldType The PathToIndexedFieldType constructor initializes a new instance of the PathToIndexedFieldType class.

Top

Properties

  Name Description
Public property FieldIndex The FieldIndex property gets or sets the entry index in a dictionary. This property is required.
Public property FieldURI The FieldURI property gets or sets the dictionary property. This property is required.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top