MFGS Data Row Collection
MFGSDataRowCollection Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.IExMFGSDataRowCollection[[IExMFGSDataRowCollection]] class VGWWCoreIEx.IExMFGSDataRowCollection interfaceStyle; endMembers
Properties
Public properties
| Type | Name | Methods |
|---|---|---|
int | Count | get |
IExMFGSDataRow | Item | get |
Details
Properties
Count
public int Count { get; }Item
public IExMFGSDataRow Item { get; }Generated with ModularDoc