Comparison operator
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool operator ==( StreamProperties other )
Public Operator = ( _ other As StreamProperties _ ) As Boolean
public: bool operator ==( StreamProperties^ other )
Parameters
- other
- StreamProperties