ResourceInfogetResourceSize Method |
Gets the size of Resource.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int getResourceSize()
Public Function getResourceSize As Integer
public:
int getResourceSize()
member getResourceSize : unit -> int
Return Value
Type:
Int32Resource size
See Also