Slu.Heureka.DomainLayer.Forest Namespace > TreatmentUnitInfoCollectionExtension Class : ToCollection Method |
'Declaration
<ExtensionAttribute()> Public Shared Function ToCollection( _ ByVal list As IEnumerable(Of TreatmentUnitInfo) _ ) As TreatmentUnitInfoCollection
'Usage
Dim list As IEnumerable(Of TreatmentUnitInfo) Dim value As TreatmentUnitInfoCollection value = TreatmentUnitInfoCollectionExtension.ToCollection(list)
[Extension()] public static TreatmentUnitInfoCollection ToCollection( IEnumerable<TreatmentUnitInfo> list )
[Extension()] public: static TreatmentUnitInfoCollection^ ToCollection( IEnumerable<TreatmentUnitInfo^>^ list )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2