public sealed class StringPoolPublic NotInheritable Class StringPool[<SealedAttribute>]
type StringPool = class end| StringPool | 初始化 StringPool 类的新实例。 |
| Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) |
| Get | 获取与指定字节序列对应的字符串。 |
| GetHashCode | Serves as the default hash function. (继承自 Object。) |
| GetType | Gets the Type of the current instance. (继承自 Object。) |
| ToString | Returns a string that represents the current object. (继承自 Object。) |
| ToJsonString |
转换为Json
(由 SerializeConvert 定义。) |