PropertyTable Members
The PropertyTable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
PropertyTable()()()() | |
|
|
PropertyTable(IDictionary<(Of <<'(String, Object>)>>)) | |
|
|
PropertyTable(SerializationInfo, StreamingContext) |
Methods
| Name | Description | |
|---|---|---|
|
|
Add(`0,`1) | (Inherited from Dictionary.) |
|
|
Clear | (Inherited from Dictionary.) |
|
|
ContainsKey(`0) | (Inherited from Dictionary.) |
|
|
ContainsValue(`1) | (Inherited from Dictionary.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from Dictionary.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | (Inherited from Dictionary.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OfType<(Of <<'(TValue>)>>) |
Gets custom properties of TValue.
|
|
|
OnDeserialization(System.Object) | (Inherited from Dictionary.) |
|
|
Remove(`0) | (Inherited from Dictionary.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetValue(`0,`0@) | (Inherited from Dictionary.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Comparer | (Inherited from Dictionary.) |
|
|
Count | (Inherited from Dictionary.) |
|
|
Item(`0) | (Inherited from Dictionary.) |
|
|
Keys | (Inherited from Dictionary.) |
|
|
Values | (Inherited from Dictionary.) |

