Dictionary.ItemsFromPrefix
Returns a collection of all items whose keys match the specified prefix. This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Dictionary.ItemsFromPrefix( _
KeyPrefix As Variant) As Variant
|
KeyPrefix [in]
Type: Variant |
Variant |