'宣言 Public Overloads Function Add( _ ByVal entry As ImageEntry _ ) As Integer
public int Add( ImageEntry entry )
パラメータ
- entry
- ImageEntry to add to the collection.
戻り値の型
The index of the new entry in the collection.
'宣言 Public Overloads Function Add( _ ByVal entry As ImageEntry _ ) As Integer
public int Add( ImageEntry entry )