| LkDataOutputElementsCount Property |
Number of elements affected by the operation.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public int OutputElementsCount { get; }
Public ReadOnly Property OutputElementsCount As Integer
Get
public:
property int OutputElementsCount {
int get ();
}
member OutputElementsCount : int with get
Property Value
Type:
Int32See Also