LocalKnowledgeDataSetLocalKnowledgeDataTableItem Property |
[Missing <summary> documentation for "P:Cadcorp.Configuration.LocalKnowledgeDataSet.LocalKnowledgeDataTable.Item(System.Int32)"]
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic LocalKnowledgeDataSetLocalKnowledgeRow this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As LocalKnowledgeDataSetLocalKnowledgeRow
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
LocalKnowledgeDataSetLocalKnowledgeRow
See Also