Version 24.2 (latest)

DataTableMetadata Class Methods

For a list of all members of this type, see DataTableMetadata members.

Public Methods
 NameDescription
Public MethodAddRowMetadataAdds a new DataRowMetadata to the internal row medatada array.  
Public MethodContainsDetermines whether dataObject is present in DataObjects collection.  
Public MethodInsertInserts an DataRowMetadata at the specified index.  
Public MethodRemoveAtRemoves the DataRowMetadata at the specified index.  
See Also