Share via


ExtendedProperties.Item Property

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Guid] Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.
Public property Item[Int32] Gets the ExtendedProperty object at the specified index within the ExtendedProperties collection.

Top

Remarks

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