TypeConverter::StandardValuesCollection::ICollection::SyncRoot Property

 

For a description of this member, see ICollection::SyncRoot.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

private:
property Object^ SyncRoot {
	virtual Object^ get() sealed = ICollection::SyncRoot::get;
}

Property Value

Type: System::Object^

null in all cases.

.NET Framework
Available since 2.0
Return to top
Show: