ISet(T) Properties
Collapse the table of content
Expand the table of content

ISet(Of T) Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ISet(Of T) type exposes the following members.

  NameDescription
Public property Count Gets the number of elements contained in the ICollection(Of T). (Inherited from ICollection(Of T).)
Public property IsReadOnly Gets a value indicating whether the ICollection(Of T) is read-only. (Inherited from ICollection(Of T).)
Top

Show:
© 2017 Microsoft