Inequality operator
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.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