Click or drag to resize

DashPatternList Methods

The DashPatternList type exposes the following members.

Methods
 NameDescription
Public methodAdd
(Inherited from StyleListBaseT)
Public methodClear
(Inherited from StyleListBaseT)
Public methodContains
(Inherited from StyleListBaseT)
Public methodCopyTo
(Inherited from StyleListBaseT)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetEnumerator
(Inherited from StyleListBaseT)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetSerializationRegistrationKey Gets a key that is used during serialization to decide whether or not the set was already serialized. Use the returned key to retrieve a string from the properties of the serialization info. If the returned property string is null, then the set needs to be serialized; otherwise, it was already serialized before.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIndexOf
(Inherited from StyleListBaseT)
Public methodInsert
(Inherited from StyleListBaseT)
Public methodIsStructuralEquivalentTo
(Inherited from StyleListBaseT)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodRemove
(Inherited from StyleListBaseT)
Public methodRemoveAt
(Inherited from StyleListBaseT)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodWithName
(Inherited from StyleListBaseT)
Top
See Also