AvalonEdit
Count Property
NamespacesICSharpCode.AvalonEdit.UtilsDeque<(Of <(<'T>)>)>Count
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () sealed;
}
Return Value
The number of elements contained in the ICollection<(Of <(<'T>)>)>.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238