Amazon.CloudSearch.Model.DescribeIndexFieldsResult.IsSetIndexFields C# (CSharp) Method

IsSetIndexFields() private method

private IsSetIndexFields ( ) : bool
return bool
        internal bool IsSetIndexFields()
        {
            return this.indexFields.Count > 0;
        }
    }
DescribeIndexFieldsResult