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