'Declaration Public Function New( _ ByVal index As Integer _ )
'Declaration
Public Function New( _ ByVal index As Integer _ )
'Usage Dim index As Integer Dim instance As New CustomImageInfo(index)
'Usage
Dim index As Integer Dim instance As New CustomImageInfo(index)
public CustomImageInfo( int index )
CustomImageInfo Class CustomImageInfo Members Overload List