GetSecondaryObject Method (TokenFindMatch)
In This Topic
Gets the object in which the match was found.
Syntax
'Declaration
<CanBeNullAttribute()>
Public Function GetSecondaryObject() As ADTObject
[CanBeNull()]
public ADTObject GetSecondaryObject()
See Also