GenericListWrapperTIsSynchronized Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public 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
Type:
BooleanImplements
ICollectionIsSynchronizedSee Also