Share via


ExtendedProperties.Remove Method

Include Protected Members
Include Inherited Members

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

Removes an ExtendedProperty object from 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 method Remove(ExtendedProperty) Removes an ExtendedProperty object from the ExtendedProperties collection.
Public method Remove(Guid) Removes an ExtendedProperty object from the ExtendedProperties collection.

Top

Remarks

This method removes the ExtendedProperty object only from a snapshot of, or reference to, the ink data and does not remove the ExtendedProperty object from the actual ink data.

See Also

Reference

ExtendedProperties Class

ExtendedProperties Members

Microsoft.Ink Namespace

ExtendedProperty

Ink