Amazon.Lightsail.Model.GetActiveNamesResponse.IsSetActiveNames C# (CSharp) Méthode

IsSetActiveNames() private méthode

private IsSetActiveNames ( ) : bool
Résultat bool
        internal bool IsSetActiveNames()
        {
            return this._activeNames != null && this._activeNames.Count > 0; 
        }