This is the complete list of members for OptionalInt16, including all inherited members.
| Clear() (defined in OptionalInt16) | OptionalInt16 | |
| CombineHashCodes(int h1, int h2) (defined in OptionalInt16) | OptionalInt16 | static |
| Equals(object other) (defined in OptionalInt16) | OptionalInt16 | |
| Equals(OptionalInt16 other) (defined in OptionalInt16) | OptionalInt16 | |
| Equals(Int16 other) (defined in OptionalInt16) | OptionalInt16 | |
| GetHashCode() (defined in OptionalInt16) | OptionalInt16 | |
| GetValueOrDefault(Int16 defaultValue) (defined in OptionalInt16) | OptionalInt16 | |
| GetValueOrZero() (defined in OptionalInt16) | OptionalInt16 | |
| HasNoValue (defined in OptionalInt16) | OptionalInt16 | |
| HasValue (defined in OptionalInt16) | OptionalInt16 | |
| hasValue (defined in OptionalInt16) | OptionalInt16 | |
| operator Int16(OptionalInt16 optional) (defined in OptionalInt16) | OptionalInt16 | explicitstatic |
| operator OptionalInt16(Int16 value) (defined in OptionalInt16) | OptionalInt16 | static |
| operator!=(OptionalInt16 a, OptionalInt16 b) (defined in OptionalInt16) | OptionalInt16 | static |
| operator!=(OptionalInt16 a, Int16 b) (defined in OptionalInt16) | OptionalInt16 | static |
| operator==(OptionalInt16 a, OptionalInt16 b) (defined in OptionalInt16) | OptionalInt16 | static |
| operator==(OptionalInt16 a, Int16 b) (defined in OptionalInt16) | OptionalInt16 | static |
| OptionalInt16(Int16 value) (defined in OptionalInt16) | OptionalInt16 | |
| SetValue(Int16 value) (defined in OptionalInt16) | OptionalInt16 | |
| ToString() (defined in OptionalInt16) | OptionalInt16 | |
| Value (defined in OptionalInt16) | OptionalInt16 | |
| value (defined in OptionalInt16) | OptionalInt16 |