public struct BitVector32.Section
|
| Mask | Read-only Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| Offset | Read-only Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| Equals | Overridden: Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| GetHashCode | Overridden: Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| GetType (inherited from System.Object) |
See base class member description: System.Object.GetType Derived from System.Object, the primary base class for all objects. |
| ToString | Overloaded:ToString()Overridden: Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| ToString | Overloaded:ToString(BitVector32.Section value) Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code |
| Finalize (inherited from System.Object) |
See base class member description: System.Object.Finalize Derived from System.Object, the primary base class for all objects. |
| MemberwiseClone (inherited from System.Object) |
See base class member description: System.Object.MemberwiseClone Derived from System.Object, the primary base class for all objects. |
Hierarchy:
public short Mask {get;}
|
public short Offset {get;}
|
o
~Section(); |
public override int GetHashCode(); |
public Type GetType(); |
protected object MemberwiseClone(); |
public override string ToString(); |
public static string ToString( |
value