Amazon.EC2.Model.AttachNetworkInterfaceRequest.IsSetDeviceIndex C# (CSharp) 메소드

IsSetDeviceIndex() 개인적인 메소드

private IsSetDeviceIndex ( ) : bool
리턴 bool
        internal bool IsSetDeviceIndex()
        {
            return this._deviceIndex.HasValue; 
        }