| Visual Basic (Declaration) | |
|---|---|
Public Property NameRecordsData As IccNameRecord() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccNameRecord[] NameRecordsData {get; set;} | |
| C++/CLI | |
|---|---|
public: property array<IccNameRecord>^ NameRecordsData { array<IccNameRecord>^ get(); void set (IccNameRecordarray<value>^ value); } | |
Return Value
IccNameRecord structure array that contains the name records data.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family