ConnectionParametersNumParameters Property |
Gets the number of parameters.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint NumParameters { get; }
Public ReadOnly Property NumParameters As UInteger
Get
public:
property unsigned int NumParameters {
unsigned int get ();
}
member NumParameters : uint32 with get
Return Value
Type:
UInt32the number of parameters
Remarks See Also