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. |
| Name | Description | |
|---|---|---|
|
IsAny | Indicates whether this TagValue structure represents any Int64 value in a wildcard match, as opposed to a specific value. |
|
IsSpecific | Indicates whether this TagValue structure represents a specific value, as opposed to a wildcard match to any Int64 value. |
|
Value | Gets the actual value of this TagValue structure. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Overridden. |
![]() ![]() | FromString | Creates a new TagValue structure that is represented by the provided string. |
![]() | GetHashCode | Overridden. Gets a numeric value that can be used to identify this TagValue structure in hashing algorithms. |
![]() | GetType | (Inherited from Object) |
![]() ![]() | Equality | Determines whether two specified TagValue structures are the same. |
![]() ![]() | Implicit | Overloaded. |
![]() ![]() | Inequality | Determines whether two specified TagValue structures are different. |
![]() | ToString | Overridden. Returns a string representation of this TagValue structure. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Reference
TagValue StructureMicrosoft.Surface.Presentation.Input Namespace
TagVisualizationDefinition.ExtendedValue Property
TagVisualizationDefinition.Value Property
TagVisualizationDefinition.Schema Property
TagVisualizationDefinition.Series Property
Other Resources
Tagged Object Recognition on SurfaceDid you find this information useful? Please send us your suggestions and comments.
© Microsoft Corporation. All rights reserved.