Gets the number of elements contained in the
System.Collections.ReadOnlyCollectionBase instance.
'宣言
Public ReadOnly Property Count As Integer
プロパティ値
The number of elements contained in the
System.Collections.ReadOnlyCollectionBase instance. Retrieving the value of this property is an O(1) operation.