HasSeeAlso Property (IndexEntry)
In This Topic
Gets a value indicating whether the
SeeAlso collection has been created and contains one or more elements.
Syntax
'Declaration
Public ReadOnly Property HasSeeAlso As Boolean
public bool HasSeeAlso {get;}
See Also