 | ByteBlockID Property |
[Missing <summary> documentation for "P:GZipStreamTool.Base.Core.ByteBlock.ID"]
Namespace:
GZipStreamTool.Base.Core
Assembly:
GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long ID { get; set; }
Public Property ID As Long
Get
Set
public:
property long long ID {
long long get ();
void set (long long value);
}
member ID : int64 with get, set
Property Value
Type:
Int64
See Also