Returns true if this is a read only tuple
(read only tuples throw an UnsupportedOperationException when setter methods are called).
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public virtual bool IsReadOnly()
Public Overridable Function IsReadOnly As Boolean
public: virtual bool IsReadOnly()