Amazon.SimpleDB.Model.DomainMetadataResponse.IsSetAttributeValueCount C# (CSharp) 메소드

IsSetAttributeValueCount() 개인적인 메소드

private IsSetAttributeValueCount ( ) : bool
리턴 bool
        internal bool IsSetAttributeValueCount()
        {
            return this._attributeValueCount.HasValue; 
        }