Amazon.DynamoDBv2.Model.GlobalSecondaryIndexDescription.IsSetKeySchema C# (CSharp) Метод

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

private IsSetKeySchema ( ) : bool
Результат bool
        internal bool IsSetKeySchema()
        {
            return this._keySchema != null && this._keySchema.Count > 0; 
        }