OnDemandDataFormat Methods |
The OnDemandDataFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | Equals(OnDemandDataFormat) |
Indicates whether the current object is equal to another object of the same type.
|
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetMatchingFormat |
Gets the matching format for this format.
Used for multi-indices formats.
|
![]() | GetMedium |
Gets a medium for this format from the specififed data object.
|
![]() | OnAdded |
Called when this is added to a data object.
|
![]() | OnMediumGet |
Called when a medium is requested.
|
![]() | ToString |
Converts to string.
(Overrides ObjectToString.) |