The BasicCardStringN type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Clone object
(Inherited from BasicCardString.) |
![]() | Equals |
Check if obj is equal to this BasicCardString.
(Overrides BasicCardString..::..Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Get hash code.
(Overrides BasicCardString..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString()()()() |
Get .Net String for BasicCardString
(Inherited from BasicCardString.) |
![]() | ToString(String) |
Get .Net String for BasicCardString using specified conversion
(Inherited from BasicCardString.) |
![]() | ToString(Encoding) |
Get .Net String for BasicCardString using specified conversion
(Inherited from BasicCardString.) |
![]() | Trim()()()() |
Strip trailing fillchars from this string.
|
![]() | Trim(Byte) |
Strip trailing fillchars from this string.
|