'宣言 Public Function New( _ ByVal createIcon As Func(Of C1Icon) _ )
public C1IconTemplate( Func<C1Icon> createIcon )
パラメータ
- createIcon
 - The function that creates the icon. New instances must be created every time.
 
'宣言 Public Function New( _ ByVal createIcon As Func(Of C1Icon) _ )
public C1IconTemplate( Func<C1Icon> createIcon )