Amazon.OpsWorks.Model.DescribeUserProfilesResult.IsSetUserProfiles C# (CSharp) Méthode

IsSetUserProfiles() private méthode

private IsSetUserProfiles ( ) : bool
Résultat bool
        internal bool IsSetUserProfiles()
        {
            return this.userProfiles.Count > 0;
        }
    }
DescribeUserProfilesResult