EldorADO.NET Class Library

IReferenceReader.EnumTargetKeys Method 

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Entity.IReferenceReader.EnumTargetKeys(Eldorado.Object.Entity.IEntity)

[Visual Basic]
Function EnumTargetKeys( _
   ByVal entity As IEntity _
) As IEnumerator
[C#]
IEnumerator EnumTargetKeys(
   IEntity entity
);

Parameters

entity
Missing <param> documentation for entity

Return Value

Missing <returns> documentation for M:Eldorado.Object.Entity.IReferenceReader.EnumTargetKeys(Eldorado.Object.Entity.IEntity)

See Also

IReferenceReader Interface | Eldorado.Object.Entity Namespace