Amazon.EC2.Model.DhcpOptions.IsSetDhcpConfigurations C# (CSharp) Méthode

IsSetDhcpConfigurations() private méthode

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