Value.CopyTo Method

Overload List

 

Name

Description

Value.CopyTo Method 1:

CopyTo(.KeyValuePair.String, Value.., Int32)

Copies the KeyValuePair.TKey, TValue.s of the Value to the specified Array, starting at the specified index.

Value.CopyTo Method 2:

CopyTo(.Value., Int32)

Copies the Values of the Value to the specified Array, starting at the specified index.

Reference

Value Class

TcHmiSrv.Core Namespace