Amazon.EC2.Model.Address.IsSetNetworkInterfaceOwnerId C# (CSharp) Method

IsSetNetworkInterfaceOwnerId() private method

private IsSetNetworkInterfaceOwnerId ( ) : bool
return bool
        internal bool IsSetNetworkInterfaceOwnerId()
        {
            return this._networkInterfaceOwnerId != null;
        }