Share via


ExtendedProperties.IndexOf Method

ExtendedProperties.IndexOf Method

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

Overload List

public int IndexOf(ExtendedProperty)
public int IndexOf(Guid)

Examples

See Also