NevronOpenVision
Nevron.Nov.Dom Namespace / NAutomaticValue<TValue> Structure
Fields Methods


In This Topic
    NAutomaticValue<TValue> Structure Members
    In This Topic

    The following tables list the members exposed by NAutomaticValue<TValue>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldWhether the value is automatic  
    Public Fieldstatic (Shared in Visual Basic)The automatic value singleton.  
    Public FieldThe value in case Automatic is false  
    Top
    Public Methods
     NameDescription
    Public MethodChecks whether this value is equal to the specified value.  
    Public Methodstatic (Shared in Visual Basic)Creates an NAutomaticValue instance from the specified obj value.  
    Public MethodGets the hash code of this structure.  
    Top
    See Also