UTF8Encoding: Equals

Equals

Returns a boolean indicating if the value and this object instance are the same instance.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to compare equality to.

Return Values

Boolean -  Boolean indicating equality.

Remarks

See Also

Project VBCorLib Overview Class UTF8Encoding Overview UTF8Encoding Properties UTF8Encoding Methods EncodingName (get) GetByteCount