InputElement Structure Members
In This Topic
The following tables list the members exposed by InputElement.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AppendAligned | Returns a value that can be used for the offset parameter of an InputElement to indicate that the element should be aligned directly after the previous element, including any packing if neccessary. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether the specified InputElement is equal to this instance. |
| GetHashCode | Returns a hash code for this instance. |
Top
Public Operators
Equality | Determines if the specified values are equal. |
Inequality | Determines if the specified values are not equal. |
Top
See Also