LumiSoft Net Help
Get Method (name)
NamespacesLumiSoft.Net.Mime.vCardItemCollectionGet(String)
Gets items with specified name.
Declaration Syntax
C#Visual BasicVisual C++F#
public Item[] Get(
	string name
)
Public Function Get ( 
	name As String
) As Item()
public:
array<Item^>^ Get(
	String^ name
)
member Get : 
        name : string -> Item[] 
Parameters
name (String)
Item name.
Return Value
array<Item>[]()[][]

[Missing <returns> documentation for "M:LumiSoft.Net.Mime.vCard.ItemCollection.Get(System.String)"]

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