public sealed class StorageObjectComparer : IEqualityComparer<StorageObject>
Public NotInheritable Class StorageObjectComparer
Implements IEqualityComparer(Of StorageObject)
public ref class StorageObjectComparer sealed : IEqualityComparer<StorageObject^>
[<SealedAttribute>]
type StorageObjectComparer =
class
interface IEqualityComparer<StorageObject>
end
StorageObjectComparer | Инициализирует новый экземпляр класса StorageObjectComparer |
Instance | Экземпляр класса. |
Equals(Object) | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Equals(StorageObject, StorageObject) | Выполняет полное сравнение хранилищ IDictionary<string, object> для заданных объектов StorageObject. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetHashCode(StorageObject) | Возвращает хеш-код для хранилища объекта StorageObject. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |