Amazon.CloudSearch.Model.DescribeIndexFieldsResult.IsSetIndexFields C# (CSharp) Метод

IsSetIndexFields() приватный Метод

private IsSetIndexFields ( ) : bool
Результат bool
        internal bool IsSetIndexFields()
        {
            return this.indexFields.Count > 0;
        }
    }
DescribeIndexFieldsResult