[Missing <summary> documentation for "M:StreamBase.LiveView.API.SemanticInterpretation.Equals(StreamBase.LiveView.API.SemanticInterpretation)"]
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.3.4 (10.6.3.4)
Syntax
C# | Visual Basic | Visual C++ |
public bool Equals( SemanticInterpretation other )
Public Function Equals ( _ other As SemanticInterpretation _ ) As Boolean
public: virtual bool Equals( SemanticInterpretation^ other ) sealed