Amazon.DynamoDBv2.Model.PutItemResult.IsSetItemCollectionMetrics C# (CSharp) Метод

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

private IsSetItemCollectionMetrics ( ) : bool
Результат bool
        internal bool IsSetItemCollectionMetrics()
        {
            return this.itemCollectionMetrics != null;
        }
    }