System::Runtime::Serialization::IFormatterConverter::ToUInt64 method
IFormatterConverter::ToUInt64 method
値を uint64_t に変換します。
virtual uint64_t System::Runtime::Serialization::IFormatterConverter::ToUInt64(System::SharedPtr<Object> value)=0
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<Object> | 変換対象のオブジェクト。 |
ReturnValue
変換後の値。
参照
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++