RegionEvaluableGetBestDimension(SessionProfile, Term, String) Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
protected static int GetBestDimension(
SessionProfile sessionProfile,
Term[] term,
out string unitName
)
Protected Shared Function GetBestDimension (
sessionProfile As SessionProfile,
term As Term(),
<OutAttribute> ByRef unitName As String
) As Integer
protected:
static int GetBestDimension(
SessionProfile^ sessionProfile,
array<Term^>^ term,
[OutAttribute] String^% unitName
)
static member GetBestDimension :
sessionProfile : SessionProfile *
term : Term[] *
unitName : string byref -> int
- sessionProfile SessionProfile
-
- term Term
-
- unitName String
-
Int32