[]
Returns true if this instance equals to other.
public bool Equals(OID other)
Public Function Equals(other As OID) As Boolean
| Type | Name | Description |
|---|---|---|
| OID | other |
| Type | Description |
|---|---|
| bool |
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |