The C1TextElementStyle type exposes the following members.

Constructors

  Name Description
Public method C1TextElementStyle()()()()
Initializes a new C1TextElementStyle object.
Public method C1TextElementStyle(C1TextElementStyle)
Initializes a new C1TextElementStyle object with the values from another C1TextElementStyle.

Methods

  Name Description
Public method Add(C1TextElementStyle)
Adds all of the values from another C1TextElementStyle to this one.
Public method Add(KeyValuePair<(Of <<'(StyleProperty, Object>)>>))
Public method Add(Object, Object)
Public method Add(StyleProperty, Object)
Public method Clear
Public method Contains(Object)
Public method Contains(KeyValuePair<(Of <<'(StyleProperty, Object>)>>))
Public method ContainsKey
Public method CopyTo(Array, Int32)
Public method CopyTo(array<KeyValuePair<(Of <<'(StyleProperty, Object>)>>)>[]()[][], Int32)
Public method Equals (Overrides Object..::..Equals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Overrides Object..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Remove(Object)
Public method Remove(StyleProperty)
Public method Remove(KeyValuePair<(Of <<'(StyleProperty, Object>)>>))
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method TryGetValue

Operators

  Name Description
Public operator Static member Equality
Public operator Static member Inequality

Properties

Explicit Interface Implementations

See Also