Amazon.DynamoDBv2.Model.ItemCollectionMetrics.IsSetItemCollectionKey C# (CSharp) 메소드

IsSetItemCollectionKey() 개인적인 메소드

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