public sealed class FileContentParameters : StorageSerializablePublic NotInheritable Class FileContentParameters
Inherits StorageSerializablepublic ref class FileContentParameters sealed : public StorageSerializable[<SealedAttribute>]
type FileContentParameters =
class
inherit StorageSerializable
end| FileContentParameters | Creates an instance of the FileContentParameters class. |
| FileContentParameters(DictionaryString, Object) | Creates an instance of the FileContentParameters class. |
| CardID | An optional card identifier. |
| CardTypeID | An optional card type identifier. |
| CardTypeName | An optional card type name. |
| FileID | An optional file identifier. |
| FileTypeID | An optional file type identifier. |
| FileTypeName | An optional file type name. |
| FileVersionID | An optional file version identifier. |
| FileVirtual | An optional file virtual flag. |
| UserID | An optional user identifier. |
| Deserialize | Выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от StorageSerializable) |
| DeserializeAndGetCore | Выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от StorageSerializable) |
| DeserializeCore | Выполняет десериализацию полей объекта из заданного хранилища. (Переопределяет StorageSerializableDeserializeCore(DictionaryString, Object)) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| FromOptions | Creates an instance of the FileContentParameters class with TokenOptions data. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| Serialize | Выполняет сериализацию полей объекта в заданное хранилище. (Унаследован от StorageSerializable) |
| SerializeCore | Выполняет сериализацию полей объекта в заданное хранилище. (Переопределяет StorageSerializableSerializeCore(DictionaryString, Object)) |
| ToOptions | Converts FileContentParameters to TokenOptions. |
| ToOptions(FileContentParameters) | Converts FileContentParameters to TokenOptions. |
| ToOptions(CardGetFileContentRequest, NullableBoolean) | Converts CardGetFileContentRequest to TokenOptions. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |