Amazon.CloudSearch.Model.IndexDocumentsResult.IsSetFieldNames C# (CSharp) Method

IsSetFieldNames() private method

private IsSetFieldNames ( ) : bool
return bool
        internal bool IsSetFieldNames()
        {
            return this.fieldNames.Count > 0;
        }
    }
IndexDocumentsResult