Represents a collection of CustomXMLPrefixMapping objects.

Methods

Name Description
Allows you to add a custom namespace/prefix mapping to use when querying an item.
Allows you to get the namespace corresponding to the specified prefix.
Allows you to get a prefix corresponding to the specified namespace.

Properties

Name Description
Gets an Application object that represents the container application for the CustomXMLPrefixMappings object. Read-only.
Gets a Long indicating the number of items in the CustomXMLPrefixMappings collection. Read-only.
Gets a 32-bit integer that indicates the application in which the CustomXMLPrefixMappings object was created. Read-only.
Gets a CustomXMLPrefixMapping object from the CustomXMLPrefixMappings collection. Read-only.
Gets the Parent object for the CustomXMLPrefixMappings object. Read-only.