This topic has not yet been rated - Rate this topic

TagValue Members



Represents a value type supported by a given field of the TagData structure.

The following tables list the members exposed by the TagValue type.

  Name Description
  TagValue Overloaded.  
Top
  Name Description
public field static Invalid An instance of a TagValue structure that represents an invalid tag value. Use this field for comparison purposes.
Top
  Name Description
public property IsAny Indicates whether this TagValue structure represents any Int64 value in a wildcard match, as opposed to a specific value.
public property IsSpecific Indicates whether this TagValue structure represents a specific value, as opposed to a wildcard match to any Int64 value.
public property Value Gets the actual value of this TagValue structure.
Top
(see also Protected Methods)
 NameDescription
public methodEqualsOverloaded. Overridden.  
public methodstaticFromStringCreates a new TagValue structure that is represented by the provided string.
public methodGetHashCodeOverridden. Gets a numeric value that can be used to identify this TagValue structure in hashing algorithms.
public methodGetType  (Inherited from Object)
public methodstaticEqualityDetermines whether two specified TagValue structures are the same.
public methodstaticImplicitOverloaded.  
public methodstaticInequalityDetermines whether two specified TagValue structures are different.
public methodToStringOverridden. Returns a string representation of this TagValue structure.
Top
  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Did you find this information useful? Please send us your suggestions and comments.

© Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.