C# Class Opc.Ua.Com.Client.ComAeClientNodeManager.SubscriptionIndex

Used to maintain an index of current subscriptions.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Methods

Method Description
Equals ( object obj ) : bool

Returns true if the object is equal to the instance.

GetHashCode ( ) : int

Returns a hash code for the instantce.

Method Details

Equals() public method

Returns true if the object is equal to the instance.
public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

Returns a hash code for the instantce.
public GetHashCode ( ) : int
return int