LinkTargetCollection::Item Property (Int32)
.NET Framework (current version)
Gets or sets the LinkTarget at the specified index.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property LinkTarget^ default[ int index ] { LinkTarget^ get(int index); void set(int index, LinkTarget^ value); }
Parameters
- index
-
Type:
System::Int32
The index of the target being written or read.
.NET Framework
Available since 3.0
Available since 3.0
Show: