Click or drag to resize

BrowseItemBase Fields

The BrowseItemBase type exposes the following members.

Fields
  NameDescription
Protected fieldaccessName
A cache of the string representation of the address.
(Inherited from StringAddress.)
Protected fieldchildren
Access to the list of child browse items.
Public fieldStatic memberNoChildren
A template to return from GetChildren(BrowseFlags) if there are no children.
Public fieldStatic memberNull
The null browse item. No name, not accessible, no children.
Top
See Also