ExtendedProperties.Item Property
Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.
Overload List
Name | Description |
---|---|
ExtendedProperties.Item (Guid) | Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection. |
ExtendedProperties.Item (Int32) | Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection. |
Note
In C#, use the collection's indexer instead of using the collection's Item property.
See Also
Reference
ExtendedProperties Class
ExtendedProperties Members
Microsoft.Ink Namespace
ExtendedProperty