MetadataSignature Methods |
The MetadataSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clone Metadata Signature instance.
(Overrides BaseSignatureClone.) |
![]() | Clone(Object) |
Clone Metadata Signature instance with given value.
|
![]() | Equals |
Overwrites Equals method to compare signature properties
(Overrides BaseSignatureEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDataT |
Obtain object from Metadata Signature Value over deserialization.
|
![]() | GetDataT(IDataEncryption) |
Obtain object from Metadata Signature Text over deserialization.
|
![]() | GetHashCode |
Overrides GetHashCode method
(Overrides BaseSignatureGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue |
Get Metadata value
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetValue |
Implements virtual method of setting value into metadata signature
|
![]() | ToBoolean |
Converts to boolean.
|
![]() | ToDateTime |
Converts to DateTime.
|
![]() | ToDateTime(IFormatProvider) |
Converts to DateTime.
|
![]() | ToDecimal |
Converts to Decimal.
|
![]() | ToDecimal(IFormatProvider) |
Converts to Decimal.
|
![]() | ToDouble |
Converts to Double.
|
![]() | ToDouble(IFormatProvider) |
Converts to Double.
|
![]() | ToInteger |
Converts to integer.
|
![]() | ToSingle |
Converts to float.
|
![]() | ToSingle(IFormatProvider) |
Converts to float.
|
![]() | ToString |
Converts to String with override ToString() method
(Overrides ObjectToString.) |
![]() | ToString(String) |
Converts to String with specified format
|
![]() | ToString(String, IFormatProvider) |
Converts to String with specified format
|