Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetItemCollectionKey C# (CSharp) Méthode

IsSetItemCollectionKey() private méthode

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