संपादन करना

के माध्यम से साझा करें


GenericAcl.IsSynchronized Property

Definition

This property is always set to false. It is implemented only because it is required for the implementation of the ICollection interface.

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

Property Value

Always false.

Implements

Applies to