Public Function Contains( _ ByVal namedObjectType As String _ ) As Boolean
public bool Contains( string namedObjectType )
Parameters
- namedObjectType
- The named object type to check.
Return Value
True if the ID set contains the named object type.
Public Function Contains( _ ByVal namedObjectType As String _ ) As Boolean
public bool Contains( string namedObjectType )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)