BaseSelectionListSize Property |
Get the total size of the selected items.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic long Size { get; protected set; }
Public Property Size As Long
Get
Protected Set
public:
property long long Size {
long long get ();
protected: void set (long long value);
}
member Size : int64 with get, set
Property Value
Type:
Int64
Remarks
See Also