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