GeometryGym.Ifc.IfcExternalInformation.parseFields C# (CSharp) Méthode

parseFields() protected static méthode

protected static parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void
r IfcExternalInformation
arrFields List
ipos int
Résultat void
		protected static void parseFields(IfcExternalInformation r, List<string> arrFields, ref int ipos) { }
	}