Méthode | Description | |
---|---|---|
Add ( object value ) : |
Add an object to the handle collection. This automatically pins the object.
|
|
Dispose ( ) : void |
Disposes of the object.
|
public Add ( object value ) : |
||
value | object | The object to pin. |
Résultat |