Click or drag to resize
GCDefinitions Class

[Missing <summary> documentation for "T:DXMLBase.Gcv.GCDefinitions"]

Inheritance Hierarchy

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GCDefinitions : GCList, 
	IConfigElement, IGCOwner

The GCDefinitions type exposes the following members.

Constructors
  NameDescription
Public methodGCDefinitions
Initializes a new instance of the GCDefinitions class
Top
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
Fields
  NameDescription
Protected fielddefsList (Inherited from GCList.)
Protected fieldmodified (Inherited from GCList.)
Top
Properties
  NameDescription
Public propertyChildren (Inherited from GCList.)
Public propertyDescendants (Inherited from GCList.)
Top
See Also