Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetItemCollectionKey C# (CSharp) Method

IsSetItemCollectionKey() private method

private IsSetItemCollectionKey ( ) : bool
return bool
        internal bool IsSetItemCollectionKey()
        {
            return this._itemCollectionKey != null && this._itemCollectionKey.Count > 0; 
        }