Miner.Responder.Model.Switching Assembly > Miner.Responder.Model.Feature Namespace > TagInformation Class > Tags Method : Tags<TTag>(FeatureState,Phases) Method |
'Declaration <ExtensionAttribute()> Public Overloads Shared Function Tags(Of TTag As Tag)( _ ByVal featureState As FeatureState, _ ByVal phases As Phases _ ) As IEnumerable(Of TTag)
'Usage Dim featureState As FeatureState Dim phases As Phases Dim value As IEnumerable(Of TTag) value = TagInformation.Tags(Of TTag)(featureState, phases)
[Extension()] public static IEnumerable<TTag> Tags<TTag>( FeatureState featureState, Phases phases ) where TTag: Tag
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.