Click or drag to resize
ShimParams Class

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

Inheritance Hierarchy

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ShimParams : GCDefinitions

The ShimParams type exposes the following members.

Constructors
  NameDescription
Public methodShimParams
Initializes a new instance of the ShimParams class
Top
Methods
  NameDescription
Public methodaddName (Inherited from GCList.)
Public methodappendValue (Inherited from GCList.)
Public methodapply(String) (Inherited from GCDefinitions.)
Public methodapply(XmlNode) (Inherited from GCDefinitions.)
Public methodcheckAllowedType (Inherited from GCDefinitions.)
Public methodStatic memberconstructShimParams(Byte)
Public methodStatic memberconstructShimParams(XmlNode)
Public methodconvertReferences
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 (Inherited from GCDefinitions.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodmerge (Inherited from GCDefinitions.)
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 (Inherited from GCDefinitions.)
Public methodtoShimInitParams
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtoXml (Inherited from GCDefinitions.)
Public methodtoXML (Inherited from GCDefinitions.)
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