Amazon.OpsWorks.Model.DescribeUserProfilesResult.IsSetUserProfiles C# (CSharp) Метод

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

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