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

Syntax

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

See Also