Amazon.EC2.Model.DhcpOptions.IsSetDhcpConfigurations C# (CSharp) 메소드

IsSetDhcpConfigurations() 개인적인 메소드

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