C# 클래스 Opc.Ua.Com.Client.ComAeClientNodeManager.SubscriptionIndex

Used to maintain an index of current subscriptions.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 메소드들

메소드 설명
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