Click or drag to resize

FileRevisionExtMetadataValue Methods

This is preliminary documentation and is subject to change.

The FileRevisionExtMetadataValue type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValueAsT Retrieves the metadata value, converted into the specified primitive type.
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Top
See Also