Set the collection to hold only the given element.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public void Set( TElement element ) |
| Visual Basic |
|---|
Public Sub Set ( _ element As TElement _ ) |
Parameters
- element
- Type: TElement
[Missing <param name="element"/> documentation for "M:TallComponents.Interaction.Collection`1.Set(`0)"]