Click or drag to resize
Askia

IExtensionPropertyCollection Methods

The IExtensionPropertyCollection type exposes the following members.

Methods
  NameDescription
Public methodClear
Remove all properties from the collection
Public methodContains
Indicates if the collection contains the specified property
Public methodCreate
Create a property using the specified name and value
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIExtensionProperty.)
Public methodGetResolvedCascadingValues
Get all properties including the ones resolving to default values
Public methodRemove
Remove the specified property from the collection
Top
See Also