SolutionResourcesUsedCount Property |
The total number of resources used.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int ResourcesUsedCount { get; }
Public ReadOnly Property ResourcesUsedCount As Integer
Get
public:
property int ResourcesUsedCount {
int get ();
}
member ResourcesUsedCount : int with get
Property Value
Type:
Int32
See Also