 | DFColumnIsSynchronized Property |
Returns false. Access to this class is not synchronized.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
Get
public:
virtual property bool IsSynchronized {
bool get () sealed;
}
abstract IsSynchronized : bool with get
override IsSynchronized : bool with get
Property Value
BooleanImplements
ICollectionIsSynchronized
See Also