GoDiagram Win Reference
GoCopyDictionary Class Methods


For a list of all members of this type, see GoCopyDictionary members.

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