Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetItemCollectionKey C# (CSharp) Метод

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

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