A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
DXMLBase.Gcv
GCEnumValue Class
GCEnumValue Methods
appendEnumChoice Method
cloneValue Method
getEnumChoice Method
hasBeenModified Method
insertEnumChoice Method
localize Method
parseValue Method
removeEnumChoice Method
resetModified Method
GCEnumValue Methods
The
GCEnumValue
type exposes the following members.
Methods
Name
Description
addXmlComment
(Inherited from
GCValue
.)
addXmlItems
(Inherited from
GCValue
.)
addXmlProcessingInstruction
(Inherited from
GCValue
.)
appendEnumChoice(GCEnumValue
EnumChoice)
appendEnumChoice(String, String)
appendEnumChoice(String, String, String)
cloneCommon
(Inherited from
GCValue
.)
cloneValue
(Overrides
GCValue
cloneValue(String)
.)
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
getEnumChoice
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
getOwner
(Inherited from
GCValue
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
getXMLValue
(Inherited from
GCValue
.)
hasBeenModified
(Overrides
GCValue
hasBeenModified
.)
insertEnumChoice(GCEnumValue
EnumChoice, GCEnumValue
EnumChoice)
insertEnumChoice(String, String, String)
insertEnumChoice(String, String, String, String)
localize
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
parseValue
(Overrides
GCValue
parseValue(String)
.)
removeEnumChoice(String)
removeEnumChoice(GCEnumValue
EnumChoice)
resetModified
(Overrides
GCValue
resetModified
.)
setParent
(Inherited from
GCValue
.)
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
toXML
(Inherited from
GCValue
.)
Top
See Also
Reference
GCEnumValue Class
DXMLBase.Gcv Namespace