Northwoods.Go Assembly > Northwoods.Go Namespace : GoCopyDictionary Class |
For a list of all members of this type, see GoCopyDictionary members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | Delayeds | Get the collection that holds objects that need attention after the first phase of copying. |
![]() | DestinationDocument | Gets or sets the document collection into which we are making copies. |
![]() | IsFixedSize | Gets a value indicating whether the System.Collections.Hashtable has a fixed size. (Inherited from System.Collections.Hashtable) |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Hashtable is read-only. (Inherited from System.Collections.Hashtable) |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.Hashtable is synchronized (thread safe). (Inherited from System.Collections.Hashtable) |
![]() | Item | Overridden. Gets or sets the copied object in the destination for an object in the source. |
![]() | Keys | Gets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | SourceCollection | Gets or sets the collection from which we are copying. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
![]() | Values | Gets an System.Collections.ICollection containing the values in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
![]() | EqualityComparer | Gets the System.Collections.IEqualityComparer to use for the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |