Miner.Desktop Assembly > Miner.Desktop.ExtensionMethods Namespace > RelationshipClassCollectionExtensions Class : AsEnumerable Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> <System.Runtime.CompilerServices.IteratorStateMachineAttribute(Miner.Desktop.ExtensionMethods.RelationshipClassCollectionExtensions+d__0)> Public Shared Function AsEnumerable( _ ByVal source As ESRI.ArcGIS.Carto.IRelationshipClassCollection _ ) As System.Collections.Generic.IEnumerable(Of IRelationshipClass)
'Usage Dim source As ESRI.ArcGIS.Carto.IRelationshipClassCollection Dim value As System.Collections.Generic.IEnumerable(Of IRelationshipClass) value = RelationshipClassCollectionExtensions.AsEnumerable(source)
[System.Runtime.CompilerServices.Extension()] [System.Runtime.CompilerServices.IteratorStateMachine(Miner.Desktop.ExtensionMethods.RelationshipClassCollectionExtensions+d__0)] public static System.Collections.Generic.IEnumerable<IRelationshipClass> AsEnumerable( ESRI.ArcGIS.Carto.IRelationshipClassCollection source )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.