'Declaration
Public Function Compose( _ ByVal o As Object, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Usage
Dim instance As NamedStyleCollection Dim o As Object Dim destInfo As StyleInfo Dim value As StyleInfo value = instance.Compose(o, destInfo)
Parameters
- o
- Style (NamedStyle object)
- destInfo
- Destination for the composed StyleInfo object or creates a new StyleInfo object if Null