Amazon.DatabaseMigrationService.Model.CreateReplicationSubnetGroupRequest.IsSetSubnetIds C# (CSharp) Метод

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

private IsSetSubnetIds ( ) : bool
Результат bool
        internal bool IsSetSubnetIds()
        {
            return this._subnetIds != null && this._subnetIds.Count > 0; 
        }