Amazon.EC2.Model.NetworkInterfaceAttachment.IsSetDeviceIndex C# (CSharp) Метод

IsSetDeviceIndex() приватный Метод

private IsSetDeviceIndex ( ) : bool
Результат bool
        internal bool IsSetDeviceIndex()
        {
            return this._deviceIndex.HasValue; 
        }