Click or drag to resize
GCDefinitions Methods

The GCDefinitions type exposes the following members.

Methods
  NameDescription
Public methodaddName (Inherited from GCList.)
Public methodappendValue (Inherited from GCList.)
Public methodapply(String)
Public methodapply(XmlNode)
Public methodcheckAllowedType (Overrides GCListcheckAllowedType(GCValueValueType).)
Public methodStatic memberconstruct(XmlDocument)
Public methodStatic memberconstruct(XmlNode)
Public methodStatic memberconstruct(Byte, String)
Protected methodStatic memberconstruct(XmlNode, GCDefinitions)
Protected methodStatic memberconstruct(Byte, GCDefinitions, String)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetChildValue (Inherited from GCList.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetValue (Inherited from GCList.)
Public methodhasBeenModified (Inherited from GCList.)
Public methodinsertValue(GCValue, GCValue) (Inherited from GCList.)
Public methodinsertValue(GCValue, String) (Inherited from GCList.)
Public methodisNameAllowed (Inherited from GCList.)
Public methodlocalize
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodmerge
Public methodremoveName (Inherited from GCList.)
Public methodremoveValue(String) (Inherited from GCList.)
Public methodremoveValue(GCValue) (Inherited from GCList.)
Public methodreplaceValue (Inherited from GCList.)
Public methodresetModified (Inherited from GCList.)
Public methodtoBytes
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtoXml
Public methodtoXML
Top
See Also