This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISqlKeywordDictionary Interface > ISqlKeywordDictionary.Count Property (ArcObjects .NET 10.5 SDK) |
Number of invalid field names.
[Visual Basic .NET] Public Sub Count ( _ ByRef reservedWordCount As Integer _ )
[C#] public void Count ( ref int reservedWordCount );
[C++]
HRESULT get_Count(
long* reservedWordCount
);
[C++]
Parameters reservedWordCount [in] reservedWordCount is a parameter of type long