IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Num.FieldCollection2d< TField, TElement > Member List

This is the complete list of members for IG.Num.FieldCollection2d< TField, TElement >, including all inherited members.

ActiveFieldIG.Num.FieldCollection< TField, TElement >
ActiveFieldNameIG.Num.FieldCollection< TField, TElement >
AddField(int numElements, string fieldName, string fieldDescription)IG.Num.FieldCollection2d< TField, TElement >inlinevirtual
AddField(int dim1, int dim2, string fieldName, string fieldDescription)IG.Num.FieldCollection2d< TField, TElement >inline
IG::Num::FieldCollection< TField, TElement >.AddField(TField field, string name)IG.Num.FieldCollection< TField, TElement >inline
IG::Num::FieldCollection< TField, TElement >.AddField(TField field)IG.Num.FieldCollection< TField, TElement >inline
CountIG.Num.FieldCollection< TField, TElement >
CreateField(int numElements, string name, string description)IG.Num.FieldCollection2d< TField, TElement >inlinevirtual
CreateField(int dim1, int dim2, string fieldName, string fieldDescription)IG.Num.FieldCollection2d< TField, TElement >inlinevirtual
DefauletFieldNameIG.Num.FieldCollection< TField, TElement >
DefaultFieldNameConstIG.Num.FieldCollection< TField, TElement >
FieldCollection()IG.Num.FieldCollection< TField, TElement >inline
FieldCollection2d()IG.Num.FieldCollection2d< TField, TElement >inline
FieldsIG.Num.FieldCollection< TField, TElement >protected
GetFieldNames()IG.Num.FieldCollection< TField, TElement >inline
NullifyActiveField()IG.Num.FieldCollection< TField, TElement >inlineprotected
RemoveField(string fieldName)IG.Num.FieldCollection< TField, TElement >inline
this[int index]IG.Num.FieldCollection< TField, TElement >
this[string fieldName]IG.Num.FieldCollection< TField, TElement >