[This is preliminary documentation and is subject to change.]
The VarIntStr type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | VarIntStr(String) | Initializes a new instance of the VarIntStr class |
![]() | VarIntStr(UInt32) | Initializes a new instance of the VarIntStr class |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ![]() |
![]() | Equals(VarIntStr) | |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetHashCode | (Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString | (Overrides ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | IntValue | |
![]() | StringValue |
See Also