Amazon.SimpleDB.Model.GetAttributesRequest.IsSetAttributeNames C# (CSharp) Метод

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

private IsSetAttributeNames ( ) : bool
Результат bool
        internal bool IsSetAttributeNames()
        {
            return this.attributeNames.Count > 0;
        }