| AtomsFramework Persistence Layer Reference Guide |
|
AssociationKeyCollection.CopyTo Method
[This is preliminary documentation and subject to change.]
Copys the collection to an array of AssiciationKey objects.
Parameters
-
array
- The array to being copied to.
-
index
- The index position in the array where copying begins
Remarks
Uses the list.CopyTo() method.
See Also
AssociationKeyCollection Class | AtomsFramework Namespace