[Missing <summary> documentation for "P:NagLibrary.C09.C09Communications.ApproximateCoeffCount"]

Syntax

C#
public int ApproximateCoeffCount { get; }
Visual Basic
Public ReadOnly Property ApproximateCoeffCount As Integer
	Get
Visual C++
public:
property int ApproximateCoeffCount {
	int get ();
}
F#
member ApproximateCoeffCount : int with get

See Also