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

Syntax

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

See Also