Amazon.DynamoDBv2.Model.Projection.IsSetNonKeyAttributes C# (CSharp) Метод

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

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