GoDiagram Win Reference
GoCopyDictionary Class Members
Properties  Methods 


The following tables list the members exposed by GoCopyDictionary.

Public Constructors
 NameDescription
Public ConstructorGoCopyDictionary ConstructorCreate an empty mapping of objects to copied objects.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of key/value pairs contained in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertyDelayedsGet the collection that holds objects that need attention after the first phase of copying.  
Public PropertyDestinationDocumentGets or sets the document collection into which we are making copies.  
Public PropertyIsFixedSizeGets a value indicating whether the System.Collections.Hashtable has a fixed size. (Inherited from System.Collections.Hashtable)
Public PropertyIsReadOnlyGets a value indicating whether the System.Collections.Hashtable is read-only. (Inherited from System.Collections.Hashtable)
Public PropertyIsSynchronizedGets a value indicating whether access to the System.Collections.Hashtable is synchronized (thread safe). (Inherited from System.Collections.Hashtable)
Public PropertyItemOverridden. Gets or sets the copied object in the destination for an object in the source.  
Public PropertyKeysGets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertySourceCollectionGets or sets the collection from which we are copying.  
Public PropertySyncRootGets an object that can be used to synchronize access to the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public PropertyValuesGets an System.Collections.ICollection containing the values in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddAdds an element with the specified key and value into the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodClearRemoves all elements from the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodCloneCreates a shallow copy of the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodContainsDetermines whether the System.Collections.Hashtable contains a specific key. (Inherited from System.Collections.Hashtable)
Public MethodContainsKeyDetermines whether the System.Collections.Hashtable contains a specific key. (Inherited from System.Collections.Hashtable)
Public MethodContainsValueDetermines whether the System.Collections.Hashtable contains a specific value. (Inherited from System.Collections.Hashtable)
Public MethodCopyReturn a copied object for an object (first pass only).  
Public MethodCopyCompleteThis convenience method performs both copy phases making a copy of a single object.  
Public MethodCopyToCopies the System.Collections.Hashtable elements to a one-dimensional System.Array instance at the specified index. (Inherited from System.Collections.Hashtable)
Public MethodFinishDelayedCopiesPerform calls to GoObject.CopyObjectDelayed for any objects that were added to Delayeds during earlier calls to Copy.  
Public MethodGetEnumeratorReturns an System.Collections.IDictionaryEnumerator that iterates through the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodGetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Public MethodOnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Hashtable)
Public MethodRemoveRemoves the element with the specified key from the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Top
Protected Methods
 NameDescription
Protected MethodGetHashReturns the hash code for the specified key. (Inherited from System.Collections.Hashtable)
Protected MethodKeyEqualsCompares a specific System.Object with a specific key in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable)
Top
See Also

Reference

GoCopyDictionary Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback