LumiSoft Net Help
Item Property (index)
NamespacesLumiSoft.Net.Mime.vCardDeliveryAddressCollectionItem[([( Int32])])
Gets item at the specified index.
Declaration Syntax
C#Visual BasicVisual C++F#
public DeliveryAddress this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As DeliveryAddress
	Get
public:
property DeliveryAddress^ default[int index] {
	DeliveryAddress^ get (int index);
}
member Item : DeliveryAddress with get
Parameters
index (Int32)
Index of item which to get.
Return Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119