Compartir a través de


ExtendedProperties.IndexOf Method

Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection.

Overload List

Name Description
ExtendedProperties.IndexOf (ExtendedProperty) Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection, based on the name of the ExtendedProperty object.
ExtendedProperties.IndexOf (Guid) Returns the index of a specific ExtendedProperty object within an ExtendedProperties collection, based on the globally unique identifier (GUID) for the ExtendedProperty object.

See Also

Reference

ExtendedProperties Class
ExtendedProperties Members
Microsoft.Ink Namespace
ExtendedProperty