Click or drag to resize
ReadonlyChannelCollectionCount Property
Gets the number of elements actually contained in the ReadonlyChannelCollection

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
ICollectionCount
See Also