BitVector32.Section Methods
.NET Framework (current version)
Namespace:
System.Collections.Specialized
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is the same as the current BitVector32.Section object.(Overrides ValueType.Equals(Object).) |
![]() | Equals(BitVector32.Section) | Determines whether the specified BitVector32.Section object is the same as the current BitVector32.Section object. |
![]() | GetHashCode() | Serves as a hash function for the current BitVector32.Section, suitable for hashing algorithms and data structures, such as a hash table.(Overrides ValueType.GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current BitVector32.Section.(Overrides ValueType.ToString().) |
![]() ![]() | ToString(BitVector32.Section) | Returns a string that represents the specified BitVector32.Section. |
Show:

