|
|
The PropertyCategory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose()()()() | |
|
|
Dispose(Boolean) | |
|
|
Equals | (Inherited from 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.) |
|
|
GetBinaryData |
Obtain any associated binary data if HasBinaryData is trueTruetruetrue (True in Visual Basic)
|
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetInt64StableId |
Returns value of the Int64 stable id contained in this category.
|
|
|
GetStringStableId |
Returns value of the String stable id contained in this category.
|
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
CombinedName |
Combined name of category
|
|
|
DisplayName |
Display name of category (localized)
|
|
|
HasBinaryData |
Does this category represent binary data?
|
|
|
HasInt64StableId |
Does this category contain an Int64 stable id ?
|
|
|
HasSchemaData |
Does this category represent any type of SchemaData?
|
|
|
HasStableId | |
|
|
HasStringStableId |
Does this category contain a String stable id ?
|
|
|
IsDisposed |
Has this object been disposed ?
|
|
|
Name |
Name of category (suitable for programmatic use)
|
|
|
Properties |
The properties in this category
|
|
|
SchemaData |