NameObjectCollectionHasKeys Method
Namespace: DevCase.Runtime.CollectionsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Function HasKeys As Boolean
Dim instance As NameObjectCollection
Dim returnValue As Boolean
returnValue = instance.HasKeys()
member HasKeys : unit -> bool
No code example is currently available or this language may not be supported.
Return Value
Boolean
true if this
NameObjectCollection contains keys
that are not null; otherwise, false.