C# Класс Opc.Ua.Com.Client.ComAeClientNodeManager.SubscriptionIndex

Used to maintain an index of current subscriptions.
Показать файл Открыть проект

Открытые методы

Метод Описание
Equals ( object obj ) : bool

Returns true if the object is equal to the instance.

GetHashCode ( ) : int

Returns a hash code for the instantce.

Описание методов

Equals() публичный Метод

Returns true if the object is equal to the instance.
public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный Метод

Returns a hash code for the instantce.
public GetHashCode ( ) : int
Результат int