Click or drag to resize

MicaContentDataSet_ContentTypesInfoDataTableItem Property

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public MicaContentDataSet_ContentTypesInfoRow this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: MicaContentDataSet_ContentTypesInfoRow
See Also