DataTypeBaseDictionary.

SyncRoot Property

Summary

Gets an object that can be used to synchronize access to the System.Collections.ICollection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionary

Syntax

public Object SyncRoot { get; }

Value

Type Description
Object