'Declaration
Public Shared Function GetIconInfoFromType( _ ByVal type As System.Type, _ ByRef iconInfo As NIconInfo _ ) As System.Boolean
'Usage
Dim type As System.Type Dim iconInfo As NIconInfo Dim value As System.Boolean value = NIconAttribute.GetIconInfoFromType(type, iconInfo)
Parameters
- type
- iconInfo