Method | Description | |
---|---|---|
Add ( IRtfConvertedImageInfo item ) : void | ||
Clear ( ) : void | ||
CopyTo ( IRtfConvertedImageInfo array, int index ) : void | ||
ToString ( ) : string | ||
this ( int index ) : IRtfConvertedImageInfo |
public Add ( IRtfConvertedImageInfo item ) : void | ||
item | IRtfConvertedImageInfo | |
return | void |
public CopyTo ( IRtfConvertedImageInfo array, int index ) : void | ||
array | IRtfConvertedImageInfo | |
index | int | |
return | void |
public this ( int index ) : IRtfConvertedImageInfo | ||
index | int | |
return | IRtfConvertedImageInfo |