EncodingDefinitionEquals(EncodingDefinition) Method
Indicates whether the current object is equal to another object of the same type.
Namespace: SnapDB.SnapAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
- other EncodingDefinition
- An object to compare with this object.
Boolean
true if the current object is equal to the
other parameter; otherwise, false.
IEquatableTEquals(T)