Gets the file size.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int GetSize( Guid guid ) |
| Visual Basic |
|---|
Public Function GetSize ( _ guid As Guid _ ) As Integer |
| Visual C++ |
|---|
public: int GetSize( Guid guid ) |
Parameters
- guid
- Type: System..::..Guid
The GUID.