| Visual Basic (Declaration) | |
|---|---|
<DataMemberAttribute(Name="LinksToRemove", Order=5, IsNameSetExplicitly=True)> Public Property LinksToRemove As UInt32Collection | |
| C# | |
|---|---|
[DataMemberAttribute(Name="LinksToRemove", Order=5, IsNameSetExplicitly=true)] public UInt32Collection LinksToRemove {get; set;} | |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family