Name

NameObjectCollectionBase.KeysCollection

Synopsis

This class is a collection of key strings retrieved by the NameObjectCollectionBase.Keys property.

Public Class NameObjectCollectionBase.KeysCollection : Implements ICollection, IEnumerable
' Public Instance Properties
   Public ReadOnly Property Count As Integer Implements ICollection.Count 
   Public Default ReadOnly Property Item(
        ByVal index As Integer) As String  
' Public Instance Methods
   Overridable Public Function Get(
        ByVal index As Integer) As String  
   Public Function GetEnumerator(
        ) As IEnumerator Implements IEnumerable.GetEnumerator 
End Class

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.