The C1TextElementStyle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1TextElementStyle()()()() |
Initializes a new C1TextElementStyle object.
|
|
|
C1TextElementStyle(C1TextElementStyle) |
Initializes a new C1TextElementStyle object with the values from another C1TextElementStyle.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Add(C1TextElementStyle) |
Adds all of the values from another C1TextElementStyle to this one.
|
|
|
Add(KeyValuePair<(Of <<'(StyleProperty, Object>)>>)) | |
|
|
Add(Object, Object) | |
|
|
Add(StyleProperty, Object) | |
|
|
Clear | |
|
|
Contains(Object) | |
|
|
Contains(KeyValuePair<(Of <<'(StyleProperty, Object>)>>)) | |
|
|
ContainsKey | |
|
|
CopyTo(Array, Int32) | |
|
|
CopyTo(array<KeyValuePair<(Of <<'(StyleProperty, Object>)>>)>[]()[][], Int32) | |
|
|
Equals | (Overrides Object..::..Equals(Object).) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetEnumerator | |
|
|
GetHashCode | (Overrides Object..::..GetHashCode()()()().) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
Remove(Object) | |
|
|
Remove(StyleProperty) | |
|
|
Remove(KeyValuePair<(Of <<'(StyleProperty, Object>)>>)) | |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetValue |
Operators
| Name | Description | |
|---|---|---|
|
|
Equality | |
|
|
Inequality |
Properties
| Name | Description | |
|---|---|---|
|
|
Count | |
|
|
IsFixedSize | |
|
|
IsReadOnly | |
|
|
IsSynchronized | |
|
|
Item[([( Object])]) | |
|
|
Item[([( StyleProperty])]) | |
|
|
Keys | |
|
|
SyncRoot | |
|
|
Values |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IDictionary..::..GetEnumerator | |
|
|
IEnumerable..::..GetEnumerator | |
|
|
IDictionary..::..Keys | |
|
|
IDictionary..::..Values |