'Declaration
Overloads Function Contains( _ ByVal styleID As System.Integer _ ) As System.Boolean
'Usage
Dim instance As INStyleComposite Dim styleID As System.Integer Dim value As System.Boolean value = instance.Contains(styleID)
System.bool Contains( System.int styleID )
Parameters
- styleID