| Slu.Heureka.DomainLayer.HabitatModel.DynamicObject Namespace > HabitatObjectBuilder Class : CreateNewObject Method |
'DeclarationPublic Function CreateNewObject( _ ByVal typeSignature As String, _ ByVal fields As List(Of Field) _ ) As Object
'UsageDim instance As HabitatObjectBuilder Dim typeSignature As String Dim fields As List(Of Field) Dim value As Object value = instance.CreateNewObject(typeSignature, fields)
public object CreateNewObject( string typeSignature, List<Field> fields )
public: Object^ CreateNewObject( String^ typeSignature, List<Field^>^ fields )
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